Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
Flex
1) Chart
2) Components
3) Container
4) Data Model
5) Development
6) Effects
7) Event
8) Graphics
9) Grid
10) Style
Components
1) A Button control with the label Hello world!
2) A ButtonBar control automatically adds or removes children based on changes to the dataProvider property
3) A Canvas container with two vertical regions and two horizontal regions
4) A ColorPicker uses an Array of Objects with three fields
5) A ControlBar with a Spacer
6) A data-binding watcher invokes an event listener when a binding occurs
7) A DateChooser control
8) A form for first name, last name, address, city, zip code and country
9) A form that reads static data from a data model to obtain the value for a form field
10) A form with a CheckBox control
11) A linker dependency on the Button control
12) A List control that displays data items represented by String data
13) A List control uses the iconFunction property to determine the icon to display for each item
14) A List control where each data item is represented by an Object with three fields
15) A menu with a simple event listener
16) A multiline text string in a Text control
17) A non-modal Alert window
18) A simple menu bar
19) A single constraint column that occupies 20% of the Canvas area
20) A single LinkButton control that opens a URL in a web browser window
21) A TextInputs text property is bound to two data models, and data model properties are bound to the text properties of two Label
22) A toggle button with an image for up, down, over, and disabled states
23) A toolTip is a little pop-up message that displays when you hover your mouse over a component for a moment
24) A type selector for Button controls
25) A type selector named Button
26) Access button id that triggered the event
27) Access selectedDate from DateChooser
28) Accesses Button id that triggered the event
29) Accesses value of RadioButtonGroup
30) Accordion Button Navigation
31) Accordion container, IndexChangedEvent
32) Accordion is opened to the panel corresponding to the value of the index fragment
33) Add a block of TLF-formatted text to the TextArea control
34) Add a DateChooser control
35) Add addEventListener() inline with Buttons initialize property
36) Add an axis solely for the purpose of adding the label to the DataTip
37) Add an event listener for a change event and an open event to ColorPicker
38) Add an Event Listener in MXML
39) Add click event for TextArea
40) Add click listener to Menu
41) Add controls to ControlBar
42) Add data to ComboBox when click the button
43) Add event handler for TextInput
44) Add event listener function to Button with ActionScript
45) Add Form control in state
46) Add form header to a form
47) Add Item to second position in a ComboBox
48) Add icon fields to Tree
49) Add icon to Alert dialog
50) Add icons to menu
51) Add item to a ComboBox
52) Add item to a list from TextInput
53) Add Move effect to TextInput
54) Add paragraph to flow elements
55) Add RadioButton to RadioButtonGroup
56) Add selected value from Tree and add it to List
57) Add SoundEffect to Button mouse down effect
58) Add space between LinkButton and Button
59) Add Spacer to PopupButton and TextInput
60) Add style name to Canvas
61) Add submenu to submenu
62) Add submitForm() and debugMessage() functions as click event handlers
63) Add the HScrollBar and VScrollBar components to the application
64) Add the submitForm() and debugMessage() functions as handlers of the click event
65) Add tooltip for Button
66) Add tooltip to a VBox
67) Adding a load event and a fault event to the form
68) Adding an event listener if one isnt present
69) Adding border to Form
70) Adding event listener for Button in Repeater
71) Adding icon to Alert box
72) Adding icon to Menuitem
73) Adding style to ButtonBar
74) Adds a second click handler to call the logAction() method, depending on CheckBox control
75) AdvancedDataGrid with Grouping(A tree table)
76) Alert class
77) Alert control sizes itself to fit its text, buttons, and icon
78) Alert dialog box With Default Button
79) Alert dialog box with Icon
80) Alert dialog button click handler
81) Alert Event
82) Alert window
83) Alert window with title
84) Alert With Styles
85) AlternatingItemColors for Tree style
86) An Alert dialog with close event handler
87) An Alert dialog with custom button labels
88) An Alert dialog with custom icon
89) An inheriting style and a non-inheriting style set on the Button control
90) An mx
91) An XML menu data provider with icons
92) Append or insert new text to the RichEditableText control
93) Applies both class selectors to button
94) Apply a drop shadow to a Label control by using expanded MXML syntax and inline syntax
95) Apply a drop shadow to Label controls by using expanded MXML syntax and inline syntax
96) Apply a style to ToolTip type selector with the setStyle()
97) Apply style properties to the Button, myStyle, and global style names
98) Apply style to Button by using the setStyle() method
99) Apply style to Label
100) Apply the custom style to the second button only
101) Applying style properties to the Button, myStyle, and global style names
102) Array DataProvider for Menu
103) ArrayCollection as the data source for Repeater
104) ArrayCollection as ToggleButtonBar
105) ArrayCollection In ComboBox
106) Assign Array to ComboBox and get the length of the added array
107) Assigning Button to the myFontStyle style class
108) Attach DateChooser to PopUpButton
109) Basic format of an MXML application that uses the Spark component set
110) Basic Repeater whose data source is ArrayCollection
111) Basic ToolTip
112) Bind a source to TextArea
113) Bind Array to List and change Array to update the List
114) Bind bindable variable to RadioButton
115) Bind ComboBox and TextInput and Text
116) Bind data entered in a TextInput control to a data model
117) Bind Data Model to Label
118) Bind data to the mx
119) Bind Form data to popup menu
120) Bind form input control to Model
121) Bind HBox backgroundColor to ColorPicker colorValue
122) Bind html text in RichTextEditor to TextArea
123) Bind Image source to ComboBox
124) Bind Label control to TextInput controls text
125) Bind NumericStepper value to Label
126) Bind Panel width to HSlider
127) Bind RadioButton to Model
128) Bind RichTextEdit html text value to Text
129) Bind Slider value to a Label
130) Bind slider value to a Text control
131) Bind String to html Text property of RichTextEditor
132) Bind TextInput to ArrayCollection with BindingUtils
133) Bind TextInput to Model
134) Bind TextInput to Text
135) Bind tooltip text value to a TextInput
136) Bind tooltip value to TextInput
137) Bind variable to a TextInput
138) Binding 2 way between Form TextInput fields
139) Binding a Text and TextInput
140) Binding ActionScript variable to Label control
141) Binding data between TextInput and TextArea
142) Binding one TextInput to another TextInput
143) Binding to a TextInput control
144) Binds variables to Label
145) Block changes Buttons label property when the user clicks the button
146) Border properties set in MXML mark-up
147) Bound TextInput Control
148) Build a tree out of an XML document
149) Build Tree from XMLListCollection
150) Button AddEventListener method
151) Button Click event
152) Button Click event sets TextArea test
153) Button click property contains event listener
154) Button Component
155) Button creationCompleteEffect
156) Button Demo
157) Button Icon Label Placement
158) Button label
159) Button mouse down and mouse up effect
160) Button mouse down effect
161) Button text with the class selector is red
162) Button text with the implicit type selector is yellow
163) Button WipeLeft
164) Button with Icon Demo
165) Button with inner script
166) Button with minimium size
167) Button with mouseDownEffect
168) Button with rollOverEffect property
169) ButtonBar and an event listener for the itemClick event
170) ButtonBar click changed event
171) ButtonBar defines an event listener for the change event
172) Buttons width and height
173) Call JavaScript when double clicked the List item
174) Call setThumbValueAt() method of HSlider to change the slider value
175) Call the initDate() function and writes a message in flexlog txt
176) Call web service in Button click event handler
177) Call your method in Button click event
178) Cancel button Alert dialog
179) CandlestickChart with Tooltip
180) Canvas background color white
181) Canvas border style solid
182) Canvas container
183) Canvas Reposition
184) Cast current target to a TextInput class
185) Cause a TextInput to modify the Label
186) Celsius and Fahrenheit converter
187) Center a popup with PopUpManager
188) Change Button label
189) Change Canvas cornerRadius and borderStyle
190) Change event for ComboBox
191) Change event for HSlider
192) Change event for List control
193) Change event for MenuBar
194) Change event for Tree
195) Change form control property in state
196) Change form input box label when data is not valid
197) Change Image value by using RadioButton
198) Change panel style in ColorPicker change event
199) Change state in button click event
200) Change state in LinkButton click event handler
201) Change style for textArea in RichTextEditor
202) Change style properties for Button control using a compound String to get a reference to the object
203) Change TextInput from enabled disabled to enabled
204) Change the maximum width of the ToolTip box to 100 pixels
205) Change value of ToolTipManager currentToolTip text to a value
206) Change width with slider
207) Changes style properties on each Button control using a compound String to get a reference to the object
208) Changing the default button labels on an Alert control
209) Check if selected date is null
210) Check the length of TextInput field value
211) Check to see if button has certain type of event
212) Check which button click in Alert close event
213) Check Whick button clicked in Alert box close evevt
214) CheckBox Checked event
215) CheckBox control named myCB appears when you change to any view state in Group
216) CheckBox FormItem
217) CheckBox Item Renderer
218) CheckBox menu
219) CheckBox MenuItem
220) CheckBox renderer for DataGridColumn
221) Checking the box could make the user e-mail field required
222) ChekcBox with Label
223) Choose buttons for Alert dialog box
224) Choose the proper tooltip position
225) Clear form fields
226) Click event for PopUpMenuButton
227) Close a TitleWindow with PopUpManager
228) Close event for ComboBox
229) Color picker for RichTextEditor
230) ColorPicker change event
231) ColorPicker Events
232) ColorPicker uses an Array of Objects with three fields
233) ColorPicker with Custom Field Names
234) Column Group Hierarchical Data
235) ColumnGroup AdvancedDataGrid
236) Combine label and data for List item
237) Combine scroll bars with explicit settings for the containers viewport
238) ComboBox and mx
239) ComboBox change event
240) ComboBox component supports a closeEasingFunction style property
241) ComboBox data variables
242) ComboBox data with Multiple properties
243) ComboBox form item
244) ComboBox openclose easing function
245) ComboBox prepopulated with list items
246) ComboBox Selected Index
247) ComboBox with static string array as its data source
248) ComboBox with static String values
249) ComboBox-based custom component
250) ComboBoxs default property is dataProvider
251) Compact way to initialize and display the menu all at once
252) Compare the text and html text in RichTextEditor
253) Composite component containing a PrintDataGrid
254) Contact Editor Form
255) Contact Manager Panel with TextInput, NumericStepper, CheckBox, ColorPicker
256) Controlbar with vertical rule
257) Convert calculation result to String and set to Label
258) Convert event target to List control
259) Convert from Celsius to Fahrenheit back and forth
260) Convert object to Flex Display Object
261) Convert value in TextInput to Number
262) Convert value in TextInput to number and bind
263) Copy the text when the user selects the OK button in the Alert control
264) Copy values from one TextInput to another TextInput by reference id
265) Count item count for ComboBox selected item
266) Count the number of items in a collection between the selected item in a ComboBox control and the end of the collection, and th
267) Create a default busy cursor at a higher priority level
268) Create a Menu that uses an Array data provider
269) Create a pop-up with addPopUp() method and adds a Button control
270) Create a PopUpMenuButton control using an E4X XML data provider
271) Create a RadioButtonGroup and put RadioButton into it
272) Create a region that is 50 pixels wide for the axis labels, titles, and tick marks
273) Create a relative- and a fixed-size constraint row
274) Create a ScrollBar using mx
275) Create a Spark Button control in MXML
276) Create a Spark ButtonBar control to navigate the ViewStack container
277) Create a static List control
278) Create a TextInput control in a Form container
279) Create a TitleWindow with PopUpManager
280) Create a ToolTip when you move the mouse over a Panel container
281) Create an Editable List
282) Create and show popup menu
283) Create both constraint columns and rows
284) Create ComboBox from Model
285) Create ComboBox with static objects
286) Create Components From Descriptors
287) Create Cursor for array
288) Create EventHandlers for Menu-Based Controls
289) Create HRule and VRule controls using mx
290) Create List from Objects
291) Create Menu from Array
292) Create menu from XML
293) Create MenuBar from XMLList
294) Create PopUpMenuButton from Array
295) Create RadioButton group using the RadioButtonGroup control
296) Create TextFlow Child Tags
297) Create Tooltip with ToolTipManager
298) Create ToolTips for each of the navigation items
299) Create Tree object from XMLList
300) Creates a Button control with a label and an icon
301) Creates a pop-up with addPopUp() and adds a Button control to that window that closes the window when you click it
302) Creates ToolTips for each of the buttons
303) Creating a Canvas container by using constraint-based layout
304) Creating a ControlBar container
305) Creating a menu from scratch
306) Creating a model that a menu uses to drive its display
307) Creating a PopUpMenuButton control
308) Creating a RichTextEditor control with mx
309) Creating a separate column for the navigation tree
310) Creating a simple inline item renderer
311) Creating a simple Menu control
312) Creating a Text control with mx
313) Creating a TextArea control in MXML by using the s
314) Creating a TextArea control with mx
315) Creating a TextInput control
316) Creating a TextInput control with mx
317) Creating an Accordion container
318) Creating an accordion navigator
319) Creating an MX ButtonBar control
320) Creating and removing a cursor
321) Creating and removing children of an Accordion container
322) Creating mandatory FormItems
323) Creating multiple summaries using SummaryRow
324) Creating ToolTips
325) Creating ToolTips in ActionScript
326) Creation Complete event for PopupButton
327) CreationComplete event for RichTextEditor
328) Current Index in a Repeater
329) CursorManager Demo
330) Custom Button Style
331) Custom component based of a PrintDataGrid
332) Customization on ToolTips toolTipShown event
333) Data provider can contain objects with multiple fields
334) DataProvider for ComboBox
335) Date entry with DateChooser
336) Date Entry with DateField
337) DateChooser control selectableRange, disabledRanges, disabledDays
338) DateChooser control with mx
339) DateChooser Day style
340) DateChooser header style
341) DateChooser scrolling event
342) DateChooser Selectable
343) DateChooser Styles
344) DateField form item
345) DateField Item Editor
346) DateField renderer for List
347) Define a function that logs the various stages of the Button controls startup life cycle
348) Define a handler function, register it for click event of the Button control
349) Define a Label tag
350) Define a LinkButton with mx
351) Define a new style and apply it to only the myButton control
352) Define a new style myFontStyle and apply that style to a Button component by assigning the Button to the myFontStyle style clas
353) Define a type selector for Button components, but then overrides the color with an inline definition
354) Define a type selector named Button
355) Define an event listener for Accordion initialize event
356) Define an event listener for the Button control
357) Define an event listener for the initialize event, which is dispatched when the user first navigates to Pane 2 of an MX Accordi
358) Define Arrays of colors for properties of the Tree type selector
359) Define Busy Cursor
360) Define class with style and apply to TextInput
361) Define Data Model in Model tag and use it with Label
362) Define Label and value separately for ComboBox data binding
363) Define properties and reference in actionscript
364) Define RadioButton control with mx
365) Define XML or XMLList object as a direct child of the mx
366) Defines a TextFlow as XML, and assigns that to the TextInput controls textDisplay
367) Defines myName and myHometown variables and binds them to the text of Label controls in the initVars() method
368) Defines the FormHeading control
369) Delete button controls by pressing the mouse button and hold Shift key
370) Depth color for Tree style
371) Difference between correctly and incorrectly applying a non-inheriting style property to a pair of TextArea controls
372) Disable a menuitem
373) Dispatch a Button controls click event, without clicking a Button
374) Display Gradient Text
375) Display the selections of the TextInput control when you click the button
376) Display URL from Repeater URL
377) Dont show today
378) Double click to edit List
379) Drag and Drop Between Lists
380) Drag and drop label value to a List
381) Drag And Drop List Sample
382) Drag and drop on a Tree
383) Drag and drop to item in List To another List
384) Drag and Drop Within a List
385) Drag drop to copy between two Lists
386) Drag-and-drop lets you move items from one List control to another
387) Drag-and-drop to move items from one MX List control to another
388) Dragging and dropping among three List components
389) Drill Into Tree
390) Drop In NumericStepper item renderer
391) DropDownList control with prompt message
392) DropIn Renderer
393) Dynamically Populate Menus
394) Editable ComboBox
395) Editable List
396) Embed calculation logic into Button click event
397) Embedded Object Array into List
398) Empty form tag
399) Enable a Group by checking a DropDownList selection
400) Enable data labels on the columns by setting the value of the labelPosition style property to inside
401) Enable multiple selection for the List control
402) Enable tooltip with ToolTipManager
403) Enabling and disabling ToolTips
404) Enter text in TextInput control, text is converted to upper case as it is copied to TextArea
405) Event listener in an ActionScript function in an mx
406) Expand tree node
407) Explicitly specify the default property
408) Extends the standard ComboBox control to initialize it
409) Fade RichTextEditor
410) Feed data from web service to ComboBox
411) Fill Array of Object into List
412) Fill ArrayCollection to a DropDownList
413) Fill XML data into Tree and get it back when selected
414) Filter TextInput
415) Focus management and keyboard control
416) Form Button
417) Form control bar
418) Form Data Model Value
419) Form default button
420) Form field with Label
421) Form item label
422) Form label with icon
423) Form Labels and TextInput fields
424) Form Multiple Headings
425) Form Radio button group
426) Form Text required field
427) Form with Button
428) Form with ControlBar
429) Format a phone number that a user inputs in an application by using the TextInput control
430) Format a phone number using TextInput control
431) Format float number for Label
432) Format List with labelFunction property
433) Formatting data tips in a Slider
434) FormHeading control
435) FormItem containers take an input control and provide it with a label
436) FormItem font style and weight
437) Generates data labels for a PieSeries object that include data and formatting
438) Get clicked menu item index, label, toggle state
439) Get color for selected text in RichTextEditor
440) Get current selected color from ColorPicker
441) Get current selected value from DropDownList
442) Get current tooltip
443) Get data from current repeater item
444) Get data length from ComboBox after removing the first item
445) Get font family for selected text in RichTextEditor
446) Get font size for selected text in RichTextEditor
447) Get full year from selected date
448) Get Item index for a ComboBox
449) Get Item Repeater
450) Get input from TextInput, Do calculation and assign result to Label
451) Get menu label from click event
452) Get Number of characters selected from RichTextEditor
453) Get Repeater current index
454) Get repeater item
455) Get selected item from a list from change event
456) Get selected item from ComboBox
457) Get selected item from Tree
458) Get selected item label from a list
459) Get selected label for Tree item
460) Get selected value, state, capital and index
461) Get start index for a Repeater
462) Get text from TextInput box
463) Get text indexes
464) Get thumb index for two-thumb slider
465) Get UI controlss width
466) Get value from NumericStepper and TextInput
467) Give a list of color names
468) Globally changes the Button controls color style property
469) GridItem Label, ColorPicker
470) Handle a Buttons Click Event
471) Handle Button click event
472) Handle click event for LinkButton through click event from its container
473) Handle events for the menu bar and for the pop-up submenus
474) Handle focusIn and focusOut Events
475) Hard code data for Repeater provider
476) Hard code data provider for PopUpMenuButton
477) Hierarchical AdvancedDataGrid Tree Column(TreeTable)
478) Highlight new added form item during state changing
479) History management is disabled for this Accordion
480) History management is Enabled for this Accordion
481) Horizontal slider Label settings
482) HorizontalList DataProvider
483) How the count and startingIndex properties affect a Repeater component
484) How the PopUpMenuButton generates events and how an application can handle them
485) HRule stroke color
486) HRule width is binded to another control
487) HSlider Binding
488) HSlider Data Tip
489) HSlider Event
490) HSlider, snap and tick interval
491) HTML formatted text, using MXML and ActionScript to specify the text
492) HTML text inside TextArea
493) HTML Text With Entities
494) HTMLTags inside htmlText of Text
495) Htmltext tag
496) Htmltext with cdata inside RichTextEditor
497) HTMLText With Condense White
498) Id property for Button
499) Id property for Control
500) If items do not fit in the size of the control, Flex automatically display scroll bars
501) If the result of the validate() method call is invalid then display an alert
502) Image is not visible until the user selects the checkbox
503) Image source is from Repeater
504) Import an XML object into a TextFlow when you click the Button control
505) Import the Alert class into your application, then call the show() method
506) Include an icon in the Alert control
507) Information from ComboBox events
508) Inheritable style properties for Button and Label
509) Inheritance of ToolTip text
510) Init Text
511) Inline Celsius and Fahrenheit converter
512) Inline DataGrid CheckBox Editor
513) Inline DataGrid CheckBox Editor With Offsets
514) Inline NumericStepper
515) Inline NumericStepper Renderer
516) Inline Renderer
517) Inline Renderer with Complex Objects
518) Insert TextInput value into Button controls ToolTip when the user moves the mouse pointer over the Button control
519) Insert value to ComboBox through Cursor
520) Install and uninstall busy cursor
521) Introspect a TextArea for its method name and return type
522) Introspect Button control and prints details to TextArea controls
523) Introspects the Button control and prints the details to TextArea controls
524) Invoke adjustThumb() method when the user clicks the button
525) Item click event for PopUpMenuButton
526) Item open event for Tree
527) ItemClick event for group tells which button was selected
528) ItemClick event listener for the group can take a different action depending on which button was selected
529) ItemRollOver event for MenuBar
530) Iterates over the RichEditableText controls TextFlow and copies the contents of each SpanElement into another RichEditableText
531) Label Control
532) Label Control Link Event
533) Label for check box and button
534) Label for FormItem
535) Label style
536) Label with Constraints
537) Label with mx
538) Layout FormItem horizontally
539) Link button click event
540) Link Element in TextFlow
541) LinkBar control
542) LinkBar Effects
543) LinkBar item click event
544) LinkBar With Array Data
545) LinkBar with border style
546) LinkBar with solid border style
547) LinkButton click handler
548) LinkButton controls for navigating in a ViewStack navigator container
549) LinkButton for changing the state
550) List cell editor data field
551) List change event
552) List component that displays icons specified in the data
553) List control uses default item renderer to display strings
554) List control uses the default item renderer to display each of the three strings that represent postal codes for Alaska, Alabam
555) List DataProvider
556) List double click event
557) List dragOver, dragDrop, dragExit events
558) List dropEnabled=true ,dragMoveEnabled=true
559) List Icon
560) List NumericStepper cell renderer
561) List rollover color
562) List To List Drag and Drop
563) List with dataProvider
564) List With Hard Coded Array
565) List with string array collection
566) Lists of Complex Data
567) Load a resource module when the user selects the locale from the ComboBox control
568) Load cursor from URL
569) Log the component sizes to flashlog txt
570) Login Example
571) Login form and get password back form
572) Making use of form-related containers
573) Making use of the Grid container
574) Map some HRules and VRules to constraint rows and columns
575) Mark a Button as Toggle
576) Max char and restrict letter for TextInput
577) Menu Control style setting
578) Menu event index
579) Menu hide event
580) Menu Item Roll Over event
581) Menu item click event
582) Menu item click handler
583) Menu labelField
584) Menu roll out event
585) Menu Separator for PopupMenuButton
586) Menu show event
587) Menu with event listener
588) MenuBar based on XMLList
589) MenuBar Label field
590) MinScrollPosition,maxScrollPosition,lineScrollSize,pageScrollSize,repeatDelay,repeatInterval
591) Model data and form controls
592) Model for Menu
593) Model with data binding to TextInput
594) Model With Menu
595) More than one line of tooltip
596) Mx
597) MX TextInput control in a simple form
598) Name appears in the DataTip in italic font before the label data
599) Navigate to a URL
600) Navigate to a URL with LinkButton
601) Nonzero padding and gaps
602) Not editable TextArea
603) Not editable TextInput
604) NumericStepper minimum, maximum, stepSize
605) NumericStepper with mx
606) Object array for ComboBox
607) OK CANCEL button alert dialog
608) On value commit in a RichTextEditor, display value by reference its id
609) On value commit in a TextArea, display value by reference its id
610) On value commit in a TextInput control, use alert to display the input value
611) One form two FormHeadings
612) Open an alert when a the user clicks a data point (a column) in the chart
613) Open event and change event for ComboBox
614) Open event for ComboBox
615) Open last panel in the Accordion container
616) Open nodes in the Tree control based on the values of query string parameters
617) Overwrite Label font size with attribute
618) Pass event object into Click event
619) Pass in parameter from ComboBox to WebService
620) Pass in user function to alert box
621) Password form field
622) Percentage-based sizing
623) Percetage width
624) Play a sound in response to the TOOL_TIP_SHOW event
625) Pop up a TextArea control
626) Populate a ColorPicker with a simple array of colors
627) Populating a ComboBox control using variables
628) Populating a Form control from a data model
629) Populating List using ActionScript
630) PopUp Menu Button Events
631) PopUpAnchor Demo
632) PopUpButton and Menu
633) PopUpButton with Menu
634) PopUpMenuButton and XMLList data provider
635) PopUpMenuButton click event
636) Preinitialize, initialize, creationComplete events for Button control
637) Present user with an option of navigating to the target location or cancelling the action
638) Print DataGrid out from Hiden PrintDataGrid
639) Programmatic DateChooser Selector
640) ProgressBar Label
641) Provide any data within the array for Repeater component
642) Provide Data for Menus
643) Put Button into a Canvas
644) Put Form inside an Accordion container
645) Put Menu, TextInput and Button to ControlBarContent
646) Radio button menu items
647) RadioButton click event
648) RadioButton click event handler
649) RadioButton default value
650) RadioButton with group name
651) Reference control created by Repeater
652) Reference XML attribute for tree data
653) Register a single listener function (myEventHandler()) to a Button and a CheckBox
654) Register a single listener function, submitForm(), with two different buttons
655) Register an event listener in MXML for Accordion change event
656) Register an event listener in MXML that is processed when you change views in an Accordion container
657) Register function to a Button control and CheckBox control
658) Register myToolTipChanger() method as a listener for the Button controls toolTipShow event
659) Register the submitForm() and debugMessage() handler functions
660) Register the submitForm() and debugMessage() handler functions with b1s click event
661) Remove a button from the application when the user presses it
662) Remove a tooltip with ToolTipManager
663) Remove Align Buttons from RichTextEditors ToolBar
664) Remove an item from list
665) Remove cursor by id
666) Remove from List
667) Remove item at 0 position from a ComboBox
668) Remove the alignment buttons from a RichTextEditor control
669) Remove the underline, and makes the link color red rather than blue
670) Renderer and Editor for List
671) Repeater based on Array
672) Repeater control creates all the objects whether or not they are initially visible
673) Repeater is inside a MX container
674) Repeater with Model
675) Replace item in a List
676) Replace text in RichTextEditor with TextRange
677) Reset data in ComboBox
678) Restrict input letter for TextInput
679) Restricting Input
680) Retrieving the current color of the TextArea programmatically
681) RichEditableText And Selectable
682) RichEditableText Clip And Scroll
683) RichEditableText Styles Properties
684) RichText unicodeRange
685) RichText with span
686) RichTextEditor CDATA
687) RichTextEditor Control
688) RichTextEditor Control With Formatted Text
689) RichTextEditor initialize event
690) RichTextEditor Subcontrol
691) Rotating Fonts With Slider
692) Rule Properties
693) S
694) Scroll ticker symbols across the screen and lets users adjust the speed with an HSlider control
695) ScrollBar Simple
696) Scroller and ViewPort
697) Search a Tree
698) Search Tree node is to search XML with XPath
699) Select a new locale from the ComboBox control
700) Select a radio button menu item
701) Select a value for the formatString property from the drop-down list
702) Select text in TextInput control
703) Select the 10th line and then scrolls to that line when you click the button
704) Select the first 10 characters of various text controls
705) Selectable Label
706) Selected item and selected index from List
707) Set a Button controls fontSize property as font-size or fontSize in an mx
708) Set a different text color for each Accordion buttons
709) Set a different text color for each of the Accordion buttons
710) Set a labelFunction for a Control
711) Set a threshold value in the TextInput control
712) Set Accordion creationPolicy to all, which instructs the container to instantiate all controls for every panel in the navigator
713) Set all Buttons to use the font size 10
714) Set all Label components to use the Blue color
715) Set alpha of DisplayObject when you move the slider
716) Set alternatingItemColors for Tree control through xml attribute
717) Set and get form state
718) Set and remove busy cursor
719) Set BusyCursor with CursorManager
720) Set button border color to yellow with setStyle
721) Set Button click event handler method with both ActionScript and MXML
722) Set Button color to Red
723) Set button color to red with setStyle
724) Set Button color with style
725) Set button corder radius to 10 with setStyle
726) Set Button corner radius
727) Set Button event handler with SetEventHandler
728) Set Button font style
729) Set button font style to italic with setStyle
730) Set Button icon
731) Set Button Label
732) Set Button Label and Font size
733) Set ButtonBars toolTipField to point to field in data provider ToolTips from myToolTip field
734) Set checkbox menu item checked
735) Set color for ColorPicker
736) Set color for TextRange
737) Set component properties as tag attributes
738) Set control to visible
739) Set count and start index for Repeater
740) Set css style for tooltip
741) Set data for ComboBox with dataProvider
742) Set dataProvider for Tree control through xml attribute
743) Set date range for DateChooser
744) Set DateChooser displaying Month
745) Set dayNames of DateChooser with initialize event
746) Set dayNames, firstDayOfWeek, headerColor, and selectableRange properties of a DateChooser control by using an initialize event
747) Set depthColors for Tree control through xml attribute
748) Set firstDayOfWeek of DateChooser with initialize event
749) Set focus for TextInput
750) Set font size for TextRange
751) Set font style for TextArea and Button
752) Set font style for TextRange
753) Set font weight and size for Label
754) Set font weight for TextRange
755) Set headerColor of DateChooser with initialize event
756) Set Horizontal slider to live dragging
757) Set html text to TextRange
758) Set Icons for Items in a List
759) Set label field for data source of List control
760) Set label for a Button with child tag
761) Set label for LinkButton
762) Set Label for ProgressBar
763) Set label for yes button, no button and cancel button
764) Set Label text with attribute and nested tag
765) Set Labels for VSlider
766) Set List selected item
767) Set Menu style for disabled color
768) Set menu to toggle menu item
769) Set min width
770) Set minimum value to 1 for horizontal slider
771) Set minimum, maximum, tickInterval, snapInterval and Labels for Slider
772) Set minmax scroll position for ScrollBar
773) Set Pane and Button properties
774) Set paragraphSpaceAfter Style for RichText
775) Set popup menu selected item
776) Set RichTextEditor to use system font
777) Set right position for Button
778) Set row count for ComboBox
779) Set selectableRange of DateChooser with initialize event
780) Set selected index for List
781) Set selectedDate property in a function
782) Set selection color for List
783) Set selection range for TextRange
784) Set Slider tip function
785) Set snap interval value to 1 for horizontal slider
786) Set style for TextArea vertical scrollbar
787) Set style from the value in TextInput
788) Set style name for Label
789) Set styles on RichEditableText subcomponent with textDisplay property
790) Set text value to TextArea with MXML
791) Set Text, font weight and font size for Label
792) Set the button width and height
793) Set the disabledDays property in two different ways
794) Set the fontSize to 15 and the color to 0x9933FF for myButton instance
795) Set the fontSize to 15 and the color to 0x9933FF on only the myButton instance
796) Set the formatString property to MMDDYY to display a two-digit year
797) Set the FormItem label color to dark blue and its font size to 20 pixels
798) Set the labelGap property of a charts axes
799) Set the property using the value of the static constant
800) Set the Style Properties for Text Ranges
801) Set the variableRowHeight for List
802) Set the verticalAlign for List
803) Set tick interval value for horizontal slider
804) Set time that a tool tip is visible with ToolTipManager
805) Set Today style for DateChooser
806) Set tooltip background
807) Set tooltip color to #FF6699
808) Set tooltip font family to Arial
809) Set tooltip font size to 19
810) Set tooltip font style to italic
811) Set tooltip for current event target
812) Set tooltip hide delay with ToolTipManager
813) Set tooltip show delay with ToolTipManager
814) Set Tooltip width and height
815) Set ToolTips styles selector using CSS syntax
816) Set up validator for Form input fields
817) Set value for horizontal slider
818) Set value from TextInput to a variable
819) Set vertical center and horizontal center for Button inside a Canvas
820) Set width for spacer
821) Set width for TextInput
822) Set wordWrap and variableRowHeight
823) Sets value for a public variable and bind to TextInput
824) Setting enabled to false makes a component unavailable
825) Setting the width of ToolTips
826) Setup data provider for PopUpMenuButton
827) Setup PopupMenuButton
828) Setup ToolTips with ActionScript
829) Show a horizontal slider and a vertical slider with different properties set
830) Show a method with two parameters bound to the text properties of TextInput controls
831) Show a Spinner control that allows wrapping back to the minimum value once the maximum value is reached
832) Show alert with Yes no button
833) Show an Alert window
834) Show an alert window with clicking the button
835) Show an MXML-based data model with properties of TextInput controls bound into its fields
836) Show Busy Cursor by using ActionScript
837) Show Busy Cursor for Image loading
838) Show individual times for the initialization and creation of each form element
839) Show menu
840) Show Menu at positioin
841) Show the detailed information for MenuEvent
842) Show the FormItem container definitions
843) Show the selection in TextInput Control
844) Show tooltips for AreaChart
845) Shows an MXML-based data model with properties of TextInput controls bound into its fields
846) Shows the inheritance of ToolTip text
847) Simple ComboBox
848) Slider values property is a two-element array that contains the current value of the thumbs
849) Sort ComboBox
850) Sort ComboBox items
851) Spark ButtonBar
852) Spark List Caret Index
853) Spark List Selection change listener
854) Spark List with alternating Item Colors
855) Spark List without data provider
856) Specify a listener function for the Button controls click event
857) Specify an icon displayed with each Tree leaf when you populate it by using XML
858) Specify an offset used when adding a data child to the canvas for the labels with an HSlider control
859) Specify line width, stroke color, and shadow color for HRule and VRule controls
860) Specify listener function in the click attribute of the mx
861) Specify Styles for HTML in a TextField
862) Specify the NumericStepper control as the item editor for a column of the DataGrid control
863) Specify the value of the labelFunction property for one of the vertical axis renderers
864) Specifying an icon to the List control
865) Start from Second Element in Repeater
866) Static ComboBox
867) Static Loop with Repeater
868) String array collection for ComboBox
869) Style for RichText
870) Style information for all Spark Button, TextInput, and Label components
871) Styling Label
872) Styling With Configuration
873) Submenu and radio button menu
874) Submit function can access the form control data directly
875) Sum value from two TextInput in Button action
876) Switch form state
877) Switch form with Transition
878) Synchronize TextInput and TextArea with data binding
879) Tag are not indented because any leading tab or space characters would appear in the displayed text
880) Text Control
881) Text is Selectable static text
882) Text property changes the text displayed in text controls
883) Text property with standard text
884) TextArea Control
885) TextArea control is the binding destination, and both input1 text and input2 text are its binding sources
886) TextArea is for long text
887) TextArea slowly wipes in on mouseDown
888) TextArea Styles
889) TextField CSS Class
890) TextFlow Namespace
891) TextInput Control
892) TextInput control focusOut event
893) TextInput creationCompleteEffect
894) TextInput Disabled Colors
895) TextInput enter pressed action
896) TextInput focus in and focus out events
897) TextInput for entering personal contact information
898) TextInput invalid and valid event
899) TextInput is one line text box
900) TextRange Selected Text
901) The data provider defines ToolTips in the myToolTip field
902) The dataProvider property is the default property of the MenuBar control
903) The following example embeds a font and rotates the data labels 45 degrees
904) The form and the buttons overlap as the application grows smaller, for example
905) The space between the editor and the text is created by the Spacer control
906) The submit function can access the form control data directly
907) The text in the controls update accordingly
908) To create a RichEditableText control in MXML, you use the s
909) To select all text in a text control, use the selectAll() method
910) To set a ToolTip value in ActionScript
911) To set functionality such as a single event handler on the group, use the s
912) To set the value of a ToolTip in ActionScript, use the toolTip property of the component
913) To use a dynamic label property, use a PopUpMenuButton control change event listener
914) To use the Alert control
915) Toggle Button color between blue and the default
916) Toggle button font size between null and 8
917) Toggle color of the Button control between blue and the default by using this technique
918) Toggle data series when the user clicks on the Change Series button
919) Toggle style button
920) Toggle ToolTips on and off when the user clicks the Toggle ToolTips button
921) ToggleButtonBar control defines an event listener, named clickHandler(), for the itemClick event
922) ToggleButtonBar demo
923) Toolbar from RichTextEditor
924) ToolTip Effects with ActionScript
925) Tooltip for Button and for VBox
926) Tooltip for error message
927) ToolTip Global Styles
928) ToolTip Style Manager
929) ToolTips are propagated up to the LinkBar
930) Tooltips position based on Controls position
931) ToolTips Show event
932) ToolTips use inheritable global styles
933) Transform a button around
934) Travel form
935) Tree control and XMLListCollection
936) Tree controls uses an XML object directly
937) Tree data is from XMLListCollection
938) Tree Events
939) Tree Item Icon
940) Tree Open Node
941) Tree uses an XMLListCollection object as the data source
942) Tree with static data
943) Tree with static value
944) Trigger the drop down of DropDownList
945) Truncate Label To Fit the width
946) Truncate To Fit by setting truncateToFit to true
947) Two List definitions with and without dataProvider tag
948) Two thumbs with thumbCount = 2
949) Update TextArea with an ActionScript function when clicking the Button
950) Use @font-face to style Button
951) Use a backslash () in front of a hyphen to show that you want the hyphen literally
952) Use a change event to show slider value in a TextArea control
953) Use a ColorPicker to Set Canvas Color
954) Use a label function to concatenate the firstName and lastName fields of each data item for display by the control
955) Use a NumericStepper control to define a custom item editor as an MXML component
956) Use a NumericStepper control to edit the Price column of a DataGrid control
957) Use a percentage-based Spacer control to push the Button control to the right
958) Use a pseudo selector to change the appearance of the button when it is in the up, down, and over states
959) Use a semitransparent Canvas container to highlight the data point
960) Use a type selector in the to override the default styles of your ToolTips
961) Use ActionScript String to insert a newline character
962) Use ActionScript to change value of Buttons label property when button clicked
963) Use ActionScript to declare two Label controls
964) Use ActionScript to set initial selected date for a DateField control
965) Use ActionScript to set up the data provider for Tree control
966) Use ActionScript to validate form data
967) Use addChildAt() to add the CheckBox control to VBox
968) Use addEventListener() method to register different buttons to same handler function
969) Use an array of strings as ComboBox data source
970) Use an array to set the disabledDays property for DateField
971) Use an initialization function to set the text property to a string that contains these characters
972) Use an XML object and Tree control
973) Use Applications initialize event to set the starting values for the ToolTipManager
974) Use bindable string variable to set the Label text
975) Use button click event to update Label text
976) Use ButtonBar with mx
977) Use Canvas to hold controls
978) Use Canvas to wrap Buttons
979) Use categoryField property to point to the field in the data provider that contains the labels for the axis
980) Use changeEvent to display value
981) Use CheckBox click event
982) Use CheckBox to control Button enabled state
983) Use child tags to set ComboBox data provider to ArrayCollection object
984) Use child tags with the dot notation to define property overrides
985) Use click event to change the TextArea controls background color
986) Use ComboBox as the Credit card type data source
987) Use ControlBar to wrap ColorPicker and Button
988) Use creationComplete event to open an Alert box when the children of the HGroup container are fully processed and drawn
989) Use CSS to set Button fade effect
990) Use curly braces ({}) syntax to show a Label control that gets its data from a TextInput controls text property
991) Use curly braces ({}) syntax to show a Text control that gets its data from a TextInput controls text property
992) Use CursorManager to install and remove Image based cursor
993) Use CursorManager to load png file based cursor
994) Use CursorManager to set and remove cursor
995) Use custom cursor from png
996) Use dataTipFormatFunction to format the data tip text
997) Use Date from a Calendar Control
998) Use DateChooser to choose date
999) Use DateField to let user choose date
1000) Use default busy cursor
1001) Use errorTip style to create ToolTips that look like validation error tips
1002) Use focus manager to set focus to a control
1003) Use Form Item label to mark TextInput
1004) Use FormItem to wrap Button, TextInput
1005) Use FormItem to wrap TextArea
1006) Use fx
1007) Use getStyle() and setStyle() to change the Buttons fontSize style
1008) Use groupIconFunction to display a custom icon for navigation tree top level node
1009) Use HRule for Form
1010) Use HRule to divide controls
1011) Use HSlider to choose value
1012) Use htmlText to display HTML text
1013) Use id to reference control
1014) Use Label for mark TextInput
1015) Use Label for Tree labelField
1016) Use labelFunction to provide label text for ComboBox
1017) Use LinkBar to create a set of links
1018) Use LinkButton in a ViewStack navigator container
1019) Use LinkButton to open a URL in a web browser window
1020) Use Matrix3D to Apply Transformations Within a Layout
1021) Use mx
1022) Use MX DataGrid with Spark Application, VerticalLayout, and Button components
1023) Use NumericStepper as item editor for a column of DataGrid control
1024) Use NumericStepper as itemEditor for DataGrid
1025) Use NumericStepper control as an inline item editor
1026) Use NumericStepper to choose value
1027) Use NumericStepper to control the size of a Panel
1028) Use NumericStepper to set selected index for List
1029) Use NumericStepper, DateField, and CheckBox controls as the drop-in item renderers and item editors for a DataGrid control
1030) Use one mx
1031) Use percentage to control the width
1032) Use PopUpManager to add and remove TitleWindow
1033) Use PopUpMenuButton change event to set the label
1034) Use radio button to change state
1035) Use remote data providers to supply data to your ComboBox control
1036) Use Repeater component to create Labels
1037) Use Repeater to create buttons from ArrayCollection
1038) Use repeaters property to display the id value of the Repeater components
1039) Use RichTextEditor to display HTML formatted string
1040) Use scroll bars on a child of the Spark BorderContainer container, wrap child in a Scroller component
1041) Use scroll bars to see entire TextInput control by wrapping the Group container in the Scroller control
1042) Use selected property to create a checked checkbox
1043) Use selectedChild property
1044) Use setChildIndex() to move a CheckBox control down the display list
1045) Use slider controls to adjust the effects properties
1046) Use Slider to change vertical Scroll Position
1047) Use Slider to control the background color for a Box
1048) Use Slider to control the image width, height and alpha
1049) Use Slider to control the width and height of ConstraintColumn
1050) Use Spacer to push Button control to the right
1051) Use Spinner to choose value
1052) Use static string list as data for List
1053) Use style to change font size and weight for RadioButton and Label
1054) Use style to set tree node open duration
1055) Use styled text inside an MX TextArea control
1056) Use StyleManager to set ToolTip styles
1057) Use TextFlow in RichEditableText
1058) Use TextInput as password field
1059) Use TextInput as the Credit card number data source
1060) Use TextInput for entering information
1061) Use TextInputs contentToGlobal() to convert coordinates from relative to the VGroup container to global coordinates
1062) Use the pause() and play() methods in event listener for two Button controls to pause or play an FLV file
1063) Use the repeaterIndices property instead of the instanceIndices property to set the text property of a TextInput
1064) Use the RichTextEditor
1065) Use the text property with standard text
1066) Use the updateDataChild() method to add a label to a single data point on the line
1067) Use the x and y properties to reposition a Button control
1068) Use this[control label] to reference controls declared
1069) Use ToggleBarButton to toggle two forms in ViewStack
1070) Use ToolTipManager to create an error tip
1071) Use ToolTips on child elements in a components data provider
1072) Use trace() function to write the value of the text property of a TextInput control to the log file
1073) Use validator for TextInput fields
1074) Use Validator to validate data from a form
1075) Use VSlider to choose value
1076) Use width and height properties to explicitly set its size
1077) Use XMLListCollection as the data model for MenuBar
1078) Use XMLListCollection as the PopUpMenuButton data source
1079) Uses constraint rows and constraint columns to position three Button controls in a Canvas container
1080) Uses the bound property
1081) Using a function to combine the values of the label and data fields for each item for display in the List control
1082) Using a label function to support a single-column List component
1083) Using a label function with one-column List-based components
1084) Using a List component to display a single column of names
1085) Using a nested array to drive a menu
1086) Using a switch statement to check the value of TextInput
1087) Using a variety of formats when importing a String into the TextFlow with the importToFlow() method
1088) Using ActionScript and MXML together to show alert dialog
1089) Using actionscript to access TextInput data in Text
1090) Using ActionScript to set the value of the Alert message, and binds the labels in the form to resources by using the ResourceMa
1091) Using an ArrayCollection to drive the display of a List component
1092) Using an initialization function to set the text property to a string that contains these characters
1093) Using binding to capture the selection of a List-based component
1094) Using Cascading Style Sheets to apply style to Button
1095) Using child tags for TextFlow
1096) Using content-sized constraints
1097) Using DateField as List Editor
1098) Using enterState and exitState events to update two TextArea controls with the name of the new state and of the old state
1099) Using Flex validators with form models
1100) Using Form controls to hold your form data
1101) Using getStyle() and setStyle() methods to change the Buttons fontSize style and display the new size in the TextInput
1102) Using Image renderer for List
1103) Using if else statement to do a password check
1104) Using labelField to tell List which column to present
1105) Using Menu control events
1106) Using methods of ParagraphElement to count the words and determine the average length of them in TextFlow
1107) Using n escaped newline character and the entity for tooltip
1108) Using n escaped newline character and the entity for Tooltip text
1109) Using PopUpButton to display an optional menu
1110) Using showBusyCursor property for SWFLoader
1111) Using showRoot property to start the display from the second level
1112) Using String properties and methods to get text indexes
1113) Using text encoding in tooltip
1114) Using the Alert control
1115) Using the Alert object returned from the show() method
1116) Using the DateValidator to validate a single source input
1117) Using the id property with MXML tags
1118) Using the importFromString() method to load a String object into the TextFlow
1119) Using the instanceIndices property to set the text property of a TextInput control
1120) Using the Move effect to move the button diagonally
1121) Using the RichText component
1122) Using the selected property to generate a checkbox that is checked by default
1123) Using the setItemIcon() method for Tree control
1124) Using the Spark NavigatorContent container as a child of an Accordion container
1125) Using the text property with standard text
1126) Using TitleWindow and PopUpManager events
1127) Using Validators validateAll() method to validate a form
1128) Using various Alpha properties
1129) Using XML data models and use it as data for Tree control
1130) Validate a date entered into a form
1131) Validate a form made up of several TextInput controls
1132) Validate an e-mail address to ensure that it is formatted correctly
1133) Validate form data with ActionScript
1134) Validating form control contents data on user entry
1135) Validating user input for form data
1136) Validator, Model and Form controls
1137) Value inside curly braces {} binds the text property of a TextArea control
1138) Visible controls whether an item is visible on stage
1139) Visible properties
1140) VScrollBar sroll event
1141) VSlider maximum, snap and tick interval
1142) When a user selects a RadioButton control, Flex calls the event handler associated with that buttons click event
1143) When clicking a Button control, the Button control dispatches a click event
1144) Without an explicit function call
1145) Wrap TextInput in a HBox and put to FormItem
1146) Wrap the RichEditableText control in a Scroller class
1147) Write your event listener to access the event object
1148) XML data for Tree view